projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
835c9cc
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 14 Nov 2000 04:41:56 +0000
(
04:41
+0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 14 Nov 2000 04:41:56 +0000
(
04:41
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7a01521207a23e35618aeea13689f0168ee35408..a92b2cff14dcda0c72e763717d1d98950e757b93 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2000-11-14 Gerd Moellmann <gerd@gnu.org>
+
+ * emacs-lisp/byte-opt.el (byte-compile-unfold-lambda): Don't
+ recursively optimize body because that can lead to infinite
+ recursion; see comment there.
+
2000-11-13 Eli Zaretskii <eliz@is.elta.co.il>
* faces.el (face-spec-set-match-display): Revert the change from